home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_31929.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  784 b   |  26 lines

  1. -- card: 31929 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 10
  9. ----- text -----
  10.  
  11.  
  12.  
  13.  
  14.     If only one value will ever be bound or assigned to a particular symbol, you can speed up the operation of both interpreted and compiled code by making that symbol "permanent".  You can reverse the process later, if necessary; but if you do, be sure to recompile any compiled expressions that use the symbol: Otherwise, strange things may happen.
  15.     It is an error to make permanent a symbol that has more than one value bound to it (e. g.,
  16. different values in different scopes).  Pixie
  17.  
  18.  
  19.  
  20. -- part contents for background part 9
  21. ----- text -----
  22. Permanence
  23.  
  24. -- part contents for background part 47
  25. ----- text -----
  26. 181